Platform Explorer / Nuxeo Platform 6.0

Extension point jcrLifecycleEventId

Contribution Descriptors

  • Class: org.nuxeo.ecm.platform.annotations.repository.descriptor.EventIdDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.

  • nuxeo-annot-repo-6.0.jar
    <extension point="jcrLifecycleEventId" target="org.nuxeo.ecm.platform.annotations.AnnotationsRepositoryService">
        <eventId>documentCheckedIn</eventId>
        <eventId>documentRemoved</eventId>
        <eventId>versionRemoved</eventId>
        <eventId>documentRestored</eventId>
      </extension>